batmand: fix PGK_MAINTAINER name to generate a valid JSON output
authorFlorian Eckert <[email protected]>
Fri, 19 Sep 2025 07:30:35 +0000 (09:30 +0200)
committerJosef Schlehofer <[email protected]>
Fri, 19 Sep 2025 10:21:29 +0000 (12:21 +0200)
commitfabd39998637cb8182215fb8ea6f51e2dcde32fd
treefa1a6e9cf0f91ea51bae40bc33787786905a75f3
parent22487dc8f6de98b32d8343abe98aa8de2bd75fe6
batmand: fix PGK_MAINTAINER name to generate a valid JSON output

The extra quotation marks in the PKG_MAINTAINER line of the '.packageinfo'
file does not produce valid JSON when 'package-metadata.pl pkgmanifestjson'
is used.

Therefore, the word with the surrounding quotation marks is removed.

Signed-off-by: Florian Eckert <[email protected]>
batmand/Makefile